-
Notifications
You must be signed in to change notification settings - Fork 287
[TRY] Extend CI by adding some more build_std
runs
#1785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
13599cb
to
a4a35e0
Compare
aarch64_be
and riscv32
runsbuild_std
runs
d06790b
to
ba14a3e
Compare
731456f
to
df9da2c
Compare
There seems to be a few CI failures in
cc @Amanieu. The |
- Edit `macro_trailing_commas` to enable tests in all architectures
vget_high_f64 is just a move, it should have its instruction test removed. For the MTE instructions I think the issue is that the MSVC disassembler (dumpbin) doesn't support those instructions. |
This PR adds CI support for Tier 3 targets which don't have a prebuilt toolchain available, notably
riscv32gc-unknown-linux-gnu
Support for adding
aarch64_be-unknown-linux-gnu
runs is delegated to #1786Adds support for running the
aarch64-pc-windows-msvc
runners in the newwindows-11-arm
runners